11. Exercise: Forecasting future stock prices & building a trading program
In this exercise you will practice creating tables in the SQLite database, storing data to and loading data from the database, calibrating a GBM to the loaded stock prices, as well as forecasting future stock prices using the calibrated GBM.